home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 116 / MacAddict 116 (Mac Power Pack)(theDISC)(April 2006).iso / Software / Utilities / iGet2.0.3.dmg / iGet.app / Contents / Resources / FSSpotlightQueryCriterionMultipleChoiceView.nib / classes.nib next >
Encoding:
Text File  |  2006-01-19  |  2.0 KB  |  52 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             CLASS = FSSpotlightQueryCriterionMultipleChoiceViewController; 
  5.             LANGUAGE = ObjC; 
  6.             OUTLETS = {secondaryPopup = NSPopUpButton; }; 
  7.             SUPERCLASS = FSSpotlightQueryCriterionViewSubcontroller; 
  8.         }, 
  9.         {
  10.             CLASS = FSSpotlightQueryCriterionNumberViewController; 
  11.             LANGUAGE = ObjC; 
  12.             OUTLETS = {numberField = NSTextField; secondaryPopup = NSPopUpButton; }; 
  13.             SUPERCLASS = FSSpotlightQueryCriterionViewSubcontroller; 
  14.         }, 
  15.         {
  16.             ACTIONS = {secondaryPopupChanged = id; textChanged = id; }; 
  17.             CLASS = FSSpotlightQueryCriterionTextWithOptionsViewController; 
  18.             LANGUAGE = ObjC; 
  19.             OUTLETS = {secondaryPopup = NSPopUpButton; textInputField = NSTextField; }; 
  20.             SUPERCLASS = FSSpotlightQueryCriterionViewSubcontroller; 
  21.         }, 
  22.         {
  23.             ACTIONS = {doRemoveCriterion = id; }; 
  24.             CLASS = FSSpotlightQueryCriterionViewController; 
  25.             LANGUAGE = ObjC; 
  26.             OUTLETS = {
  27.                 addCriterionButton = NSButton; 
  28.                 metadataPropertyPopup = NSPopUpButton; 
  29.                 nonretainedDelegate = id; 
  30.                 removeCriterionButton = NSButton; 
  31.                 searchConstraintPopup = NSPopUpButton; 
  32.                 searchConstraintUserInputComboBox = NSComboBox; 
  33.                 searchConstraintsEnclosureView = NSView; 
  34.             }; 
  35.             SUPERCLASS = FSViewController; 
  36.         }, 
  37.         {
  38.             CLASS = FSSpotlightQueryCriterionViewSubcontroller; 
  39.             LANGUAGE = ObjC; 
  40.             SUPERCLASS = FSViewController; 
  41.         }, 
  42.         {
  43.             CLASS = FSViewController; 
  44.             LANGUAGE = ObjC; 
  45.             OUTLETS = {view = NSView; }; 
  46.             SUPERCLASS = NSObject; 
  47.         }, 
  48.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  49.         {CLASS = NSDatePicker; LANGUAGE = ObjC; SUPERCLASS = NSControl; }
  50.     ); 
  51.     IBVersion = 1; 
  52. }